import { Tabs, TabItem } from '@aws-amplify/ui-react'; export const AriaLabel = () => ( Play with the Tab and Arrow keys to engage with this component. Notice how an outline is added when the :focus-visible pseudo-class is applied. );